次の方法で共有


NSApplication.RegisterForRemoteNotificationTypes メソッド

定義

[Foundation.Export("registerForRemoteNotificationTypes:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RegisterForRemoteNotificationTypes (AppKit.NSRemoteNotificationType types);
abstract member RegisterForRemoteNotificationTypes : AppKit.NSRemoteNotificationType -> unit
override this.RegisterForRemoteNotificationTypes : AppKit.NSRemoteNotificationType -> unit

パラメーター

属性

適用対象