UIApplication.BackgroundRefreshStatus 속성

정의

백그라운드 처리가 허용, 거부 또는 제한되는지 여부입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIBackgroundRefreshStatus BackgroundRefreshStatus { [Foundation.Export("backgroundRefreshStatus")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.BackgroundRefreshStatus : UIKit.UIBackgroundRefreshStatus

속성 값

백그라운드 동작을 처리하기 위해 백그라운드로 앱을 시작할 수 있는지 여부를 지정하는 읽기 전용 상태를 반환합니다.

특성

적용 대상