CNMutableContact.Birthday Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateComponents? Birthday { [Foundation.Export("birthday", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBirthday:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("birthday", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBirthday:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Birthday : Foundation.NSDateComponents with get, set

Property Value

Attributes

Applies to