public interface

FixedProto.FixedFloatOrBuilder

 androidx.wear.protolayout.expression.proto.FixedProto.FixedFloatOrBuilder

Subclasses:

FixedProto.FixedFloat, FixedProto.FixedFloat.Builder

Summary

Methods
public floatgetValue()

 The value.

Methods

public float getValue()

 The value. Note that a NAN value is considered invalid and any expression
 with this node will have an invalid value.
 
float value = 1;

Returns:

The value.