Resource.Attribute.Exported 字段

定义

指示给定的应用程序组件是否可用于其他应用程序的标志。

[Android.Runtime.Register("exported")]
public const int Exported = 16842768;
[<Android.Runtime.Register("exported")>]
val mutable Exported : int

字段值

Value = 16842768
属性

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于