DateTimePatternGenerator.GetFieldDisplayName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("getFieldDisplayName", "(ILandroid/icu/text/DateTimePatternGenerator$DisplayWidth;)Ljava/lang/String;", "GetGetFieldDisplayName_ILandroid_icu_text_DateTimePatternGenerator_DisplayWidth_Handler", ApiSince=30)]
public virtual string? GetFieldDisplayName (int field, Android.Icu.Text.DateTimePatternGenerator.DisplayWidth? width);
[<Android.Runtime.Register("getFieldDisplayName", "(ILandroid/icu/text/DateTimePatternGenerator$DisplayWidth;)Ljava/lang/String;", "GetGetFieldDisplayName_ILandroid_icu_text_DateTimePatternGenerator_DisplayWidth_Handler", ApiSince=30)>]
abstract member GetFieldDisplayName : int * Android.Icu.Text.DateTimePatternGenerator.DisplayWidth -> string
override this.GetFieldDisplayName : int * Android.Icu.Text.DateTimePatternGenerator.DisplayWidth -> string
Parameters
- field
- Int32
Returns
- Attributes