Language

RelativeDateTimeFormatter.FormatStyle Property

Definition

Return style

public Android.Icu.Text.RelativeDateTimeFormatter.Style? FormatStyle { [Android.Runtime.Register("getFormatStyle", "()Landroid/icu/text/RelativeDateTimeFormatter$Style;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getFormatStyle", "()Landroid/icu/text/RelativeDateTimeFormatter$Style;", "", ApiSince=24)>]
member this.FormatStyle : Android.Icu.Text.RelativeDateTimeFormatter.Style

Property Value

The formatting style.

Attributes

Remarks

Return style

Android reference for android.icu.text.RelativeDateTimeFormatter.getFormatStyle.

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