SliceItem.FormatLong Field

Definition

A SliceItem that contains a long.

[Android.Runtime.Register("FORMAT_LONG", ApiSince=28)]
public const string FormatLong;
[<Android.Runtime.Register("FORMAT_LONG", ApiSince=28)>]
val mutable FormatLong : string

Field Value

Implements

Attributes

Remarks

A SliceItem that contains a long.

Java documentation for android.app.slice.SliceItem.FORMAT_LONG.

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