次の方法で共有


NSDateComponents.Second プロパティ

定義

この NSDateComponents の 2 番目の単位の数。

public virtual nint Second { [Foundation.Export("second")] get; [Foundation.Export("setSecond:")] set; }
member this.Second : nint with get, set

プロパティ値

System.System.IntPtr System.nativeint

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

属性

適用対象