monoandroid
namespace Android.Icu.Text
{
[Register("android/icu/text/BidiClassifier", ApiSince = 29, DoNotGenerateAcw = true)]
public class BidiClassifier : Object
{
public virtual Object? Context
{
[Register("getContext", "()Ljava/lang/Object;", "GetGetContextHandler", ApiSince = 29)]
get;
[Register("setContext", "(Ljava/lang/Object;)V", "GetSetContext_Ljava_lang_Object_Handler", ApiSince = 29)]
set;
}
}
}
.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. |