Lingua

Notification.Metric.FixedInt.Value Property

Definition

The integer value.

public int Value { [Android.Runtime.Register("getValue", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getValue", "()I", "", ApiSince=37)>]
member this.Value : int

Property Value

The integer value.

Attributes

Remarks

The integer value.

Android reference for android.app.Notification.Metric.FixedInt.getValue.

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