共用方式為


NSDateComponents.Year 屬性

定義

此 NSDateComponents 中的年份單位數目。

public virtual nint Year { [Foundation.Export("year")] get; [Foundation.Export("setYear:")] set; }
member this.Year : nint with get, set

屬性值

System.System.IntPtr System.nativeint

表示 NSDateComponent 的 Year 元件,如果未明確設定值,該值就會設定為 Undefined

屬性

適用於