PackageInstaller.SessionParams.SetApplicationEnabledSettingPersistent 메서드

정의

원래 애플리케이션을 사용하도록 설정된 설정을 유지하도록 요청합니다.

[Android.Runtime.Register("setApplicationEnabledSettingPersistent", "()V", "GetSetApplicationEnabledSettingPersistentHandler", ApiSince=34)]
public virtual void SetApplicationEnabledSettingPersistent();
[<Android.Runtime.Register("setApplicationEnabledSettingPersistent", "()V", "GetSetApplicationEnabledSettingPersistentHandler", ApiSince=34)>]
abstract member SetApplicationEnabledSettingPersistent : unit -> unit
override this.SetApplicationEnabledSettingPersistent : unit -> unit
특성

설명

원래 애플리케이션을 사용하도록 설정된 설정을 유지하도록 요청합니다. 이렇게 하면 애플리케이션이 이전에 사용 안 함 상태인 경우 사용하도록 설정되지 않습니다.

에 대한 android.content.pm.PackageInstaller.SessionParams.setApplicationEnabledSettingPersistent()Java 설명서

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

적용 대상