NSDateComponents.WeekOfMonth Propiedad

Definición

Semana del mes.

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

Valor de propiedad

System.System.IntPtr System.nativeint

Representa el componente WeekOfMonth del NSDateComponent, el valor se establece Undefined en si el valor no se estableció explícitamente.

Atributos

Se aplica a