Instance Property インスタンスプロパティ

includesTimeRemainingPhrase

A Boolean value indicating whether output strings reflect the amount of time remaining. 出力文字列が残りの時間量を再現するかどうかを指し示すブール値。

Declaration 宣言

@property BOOL includesTimeRemainingPhrase;

Discussion 議論

Setting this property to YES results in output strings like “30 minutes remaining”. このプロパティの値をYESに設定することは、“30 minutes remaining” のような出力文字列という結果になります。

The default value of this property is NO. このプロパティの省略時の値はNOです。

See Also 参照

Configuring the Formatter Options フォーマッタオプションを構成設定する