언어

PackageManager.FeatureSecurityModelCompatible 필드

정의

#getSystemAvailableFeatures 기능 및#hasSystemFeature: 디바이스는 Android의 보안 모델과 호환됩니다.

[Android.Runtime.Register("FEATURE_SECURITY_MODEL_COMPATIBLE", ApiSince=31)]
public const string FeatureSecurityModelCompatible;
[<Android.Runtime.Register("FEATURE_SECURITY_MODEL_COMPATIBLE", ApiSince=31)>]
val mutable FeatureSecurityModelCompatible : string

필드 값

특성

설명

#getSystemAvailableFeatures 기능 및#hasSystemFeature: 디바이스는 Android의 보안 모델과 호환됩니다.

자세한 내용은 Android CDD 의 섹션 2 및 9를 참조하세요.

에 대한 android.content.pm.PackageManager.FEATURE_SECURITY_MODEL_COMPATIBLEJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상