Share via


TextStyle.AsStandalone Method

Definition

Returns the stand-alone style with the same size.

[Android.Runtime.Register("asStandalone", "()Ljava/time/format/TextStyle;", "", ApiSince=26)]
public Java.Time.Format.TextStyle? AsStandalone ();
[<Android.Runtime.Register("asStandalone", "()Ljava/time/format/TextStyle;", "", ApiSince=26)>]
member this.AsStandalone : unit -> Java.Time.Format.TextStyle

Returns

the stand-alone style with the same size

Attributes

Remarks

Returns the stand-alone style with the same size.

Java documentation for java.time.format.TextStyle.asStandalone().

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