How do I mark a shortcut file as requiring elevation? - The Old New Thing (microsoft.com)https://devblogs.microsoft.com/oldnewthing/20071219-00/?p=24103 Raymond Chen 2007年12月19日 如何将快捷方式标记为需要提升权限
android 官方api描述如下: setElevation void setElevation (View view, float elevation) Sets the base elevation of this view, in pixels. Parameters view View elevation float 也就是一个设置高度的属性,