MessageFormat
Field
MessageFormat(String)
MessageFormat(IntPtr, JniHandleOwnership)
MessageFormat(String, Locale)
MessageFormat(String, ULocale)
ApostropheMode
ArgumentNames
JniPeerMembers
Locale
ThresholdClass
ThresholdType
ULocale
ApplyPattern(String)
ApplyPattern(String, ApostropheMode)
AutoQuoteApostrophe(String)
Format(String, Object[])
Format(Object, StringBuffer, FieldPosition)
Format(Object[], StringBuffer, FieldPosition)
Format(String, IDictionary<String, Object>)
Format(IDictionary<String, Object>, StringBuffer, FieldPosition)
GetFormatByArgumentName(String)
GetFormats()
GetFormatsByArgumentIndex()
Parse(String)
Parse(String, ParsePosition)
ParseObject(String, ParsePosition)
ParseToMap(String)
ParseToMap(String, ParsePosition)
SetFormat(Int32, _Format)
SetFormatByArgumentIndex(Int32, _Format)
SetFormatByArgumentName(String, _Format)
SetFormats(_Format[])
SetFormatsByArgumentIndex(_Format[])
SetFormatsByArgumentName(IDictionary<String, _Format>)
SetLocale(ULocale)
ToPattern()
UsesNamedArguments()
monoandroid
namespace Android.Icu.Text
{
[Register("android/icu/text/MessageFormat", ApiSince = 24, DoNotGenerateAcw = true)]
public class MessageFormat : UFormat
{
protected override IntPtr ThresholdClass { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API