Share via


Half.PositiveZero Field

Definition

Positive 0 of type half-precision float.

[Android.Runtime.Register("POSITIVE_ZERO", ApiSince=26)]
public const short PositiveZero = 0;
[<Android.Runtime.Register("POSITIVE_ZERO", ApiSince=26)>]
val mutable PositiveZero : int16

Field Value

Value = 0
Attributes

Remarks

Positive 0 of type half-precision float.

Java documentation for android.util.Half.POSITIVE_ZERO.

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