언어

AppFunctionMetadata.AccessLevelSelf 필드

정의

주의

This constant will be removed in the future version. Use Android.App.AppFunctions.AppFunctionMetadataAccessLevel enum directly instead of this field.

앱 함수가 앱 자체에 엄격하게 제한됨을 나타내는 상수입니다.

[Android.Runtime.Register("ACCESS_LEVEL_SELF", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppFunctions.AppFunctionMetadataAccessLevel enum directly instead of this field.", true)]
public const Android.App.AppFunctions.AppFunctionMetadataAccessLevel AccessLevelSelf = 100;
[<Android.Runtime.Register("ACCESS_LEVEL_SELF", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppFunctions.AppFunctionMetadataAccessLevel enum directly instead of this field.", true)>]
val mutable AccessLevelSelf : Android.App.AppFunctions.AppFunctionMetadataAccessLevel

필드 값

Value = 100

구현

특성

적용 대상