DateIntervalInfo.PatternInfo.FirstPart Property

Definition

Returns the first part of interval pattern.

public string? FirstPart { [Android.Runtime.Register("getFirstPart", "()Ljava/lang/String;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getFirstPart", "()Ljava/lang/String;", "", ApiSince=24)>]
member this.FirstPart : string

Property Value

The first part of interval pattern.

Attributes

Remarks

Returns the first part of interval pattern.

Java documentation for android.icu.text.DateIntervalInfo.PatternInfo.getFirstPart().

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