Control.StatusTextFormatted Property

Definition

public Java.Lang.ICharSequence StatusTextFormatted { [Android.Runtime.Register("getStatusText", "()Ljava/lang/CharSequence;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getStatusText", "()Ljava/lang/CharSequence;", "", ApiSince=30)>]
member this.StatusTextFormatted : Java.Lang.ICharSequence

Property Value

user-facing text description of the Control's status, describing its current state

Attributes

Remarks

Java documentation for android.service.controls.Control.getStatusText().

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