共用方式為


NSDateComponents.Minute 屬性

定義

此 NSDateComponents 中的分鐘數。

public virtual nint Minute { [Foundation.Export("minute")] get; [Foundation.Export("setMinute:")] set; }
member this.Minute : nint with get, set

屬性值

System.System.IntPtr System.nativeint

表示 NSDateComponent 的 Minute 元件,如果未明確設定值,則會將值設定為 Undefined

屬性

適用於