Język

MessagePattern.Part.GetType Method

Definition

Returns the type of this part.

[Android.Runtime.Register("getType", "()Landroid/icu/text/MessagePattern$Part$Type;", "", ApiSince=24)]
public Android.Icu.Text.MessagePattern.Part.Type? GetType();
[<Android.Runtime.Register("getType", "()Landroid/icu/text/MessagePattern$Part$Type;", "", ApiSince=24)>]
override this.GetType : unit -> Android.Icu.Text.MessagePattern.Part.Type

Returns

the part type.

Attributes

Remarks

Returns the type of this part.

Android reference for android.icu.text.MessagePattern.Part.getType.

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