次の方法で共有


UIApplication.RegisterForRemoteNotifications メソッド

定義

Apple Push Service を使用してプッシュ通知を受信するための登録。

[Foundation.Export("registerForRemoteNotifications")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RegisterForRemoteNotifications ();
abstract member RegisterForRemoteNotifications : unit -> unit
override this.RegisterForRemoteNotifications : unit -> unit
属性

適用対象