INSetProfileInCarIntent.DefaultProfile Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Boolean>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool? DefaultProfile { [Foundation.Export("defaultProfile", 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("defaultProfile", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DefaultProfile : Nullable<bool>

Property Value

Attributes

Applies to