Sprache

Notification.Metric.FixedDate.Format Property

Definition

The formatting option for the LocalDate value.

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

Property Value

Value is one of the following: FORMAT_AUTOMATIC; FORMAT_LONG_DATE; FORMAT_SHORT_DATE

Attributes

Remarks

The formatting option for the LocalDate value.

Android reference for android.app.Notification.Metric.FixedDate.getFormat.

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