Share via


INSnoozeTasksIntent.All Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Boolean>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool? All { [Foundation.Export("all", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Boolean>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("all", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.All : Nullable<bool>

Property Value

Attributes

Applies to