UIApplication.IsRegisteredForRemoteNotifications 속성

정의

앱이 원격 알림에 등록되었는지 여부를 나타냅니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsRegisteredForRemoteNotifications { [Foundation.Export("isRegisteredForRemoteNotifications")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsRegisteredForRemoteNotifications : bool

속성 값

앱이 현재 원격 알림에 등록되어 있는지 여부를 나타내는 부울입니다.

특성

적용 대상