Share via


NSDateComponents.Second Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr Second { [Foundation.Export("second")] get; [Foundation.Export("setSecond:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("second")>]
[<set: Foundation.Export("setSecond:")>]
member this.Second : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to