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

allowsFloats

Determines whether the receiver allows as input floating-point values (that is, values that include the period character [.]). レシーバが入力として浮動小数点値(すなわち、ピリオド文字 [.] を含む値)を許可するかどうかを決定します。

Declaration 宣言

@property BOOL allowsFloats;

Discussion 議論

By default, floating point values are allowed. 省略時には、浮動小数点値は許可されます。

See Also 参照

Managing Input and Output Attributes 入力と出力属性を管理する