NSUserNotificationAction コンストラクター

定義

オーバーロード

NSUserNotificationAction()
NSUserNotificationAction(NSObjectFlag)
NSUserNotificationAction(IntPtr)

NSUserNotificationAction()

[Foundation.Export("init")]
public NSUserNotificationAction ();
属性

適用対象

NSUserNotificationAction(NSObjectFlag)

protected NSUserNotificationAction (Foundation.NSObjectFlag t);
new Foundation.NSUserNotificationAction : Foundation.NSObjectFlag -> Foundation.NSUserNotificationAction

パラメーター

適用対象

NSUserNotificationAction(IntPtr)

protected internal NSUserNotificationAction (IntPtr handle);
new Foundation.NSUserNotificationAction : nativeint -> Foundation.NSUserNotificationAction

パラメーター

handle
IntPtr

nativeint

適用対象