TextStyle.ShortStandalone Property

Definition

Short standalone text, such as 'Jan'.

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

Property Value

The short standalone text style, such as 'Jan'.

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