次の方法で共有


NSDateComponents.Hour プロパティ

定義

この NSDateComponents の時間単位数。

public virtual nint Hour { [Foundation.Export("hour")] get; [Foundation.Export("setHour:")] set; }
member this.Hour : nint with get, set

プロパティ値

System.System.IntPtr System.nativeint

NSDateComponent の Hour コンポーネントを表します。値が明示的に設定されていない場合、値は に Undefined 設定されます。

属性

適用対象