NSDateComponents.Nanosecond Property

Definition

public virtual nint Nanosecond { [Foundation.Export("nanosecond")] get; [Foundation.Export("setNanosecond:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint Nanosecond { [Foundation.Export("nanosecond")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setNanosecond:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Nanosecond : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to