共用方式為


UIUserNotificationAction.Behavior 屬性

定義

保留允許的使用者回應動作類型 (,也就是是否允許文字輸入) 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIUserNotificationActionBehavior Behavior { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Behavior : UIKit.UIUserNotificationActionBehavior with get, set

屬性值

屬性

適用於