SignStyle.NotNegative Property

Definition

Style to block negative values, throwing an exception on printing.

[Android.Runtime.Register("NOT_NEGATIVE", ApiSince=26)]
public static Java.Time.Format.SignStyle? NotNegative { get; }
[<Android.Runtime.Register("NOT_NEGATIVE", ApiSince=26)>]
static member NotNegative : Java.Time.Format.SignStyle

Property Value

The style that rejects negative values when printing.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to