net9.0-android
namespace Android.Icu.Text
{
    [Register("android/icu/text/RuleBasedCollator", ApiSince = 24, DoNotGenerateAcw = true)]
    [SupportedOSPlatform("android24.0")]
    public sealed class RuleBasedCollator : Collator
    {
        [Register("getCollationElementIterator", "(Ljava/text/CharacterIterator;)Landroid/icu/text/CollationElementIterator;", "", ApiSince = 24)]
        [SupportedOSPlatform("android24.0")]
        public CollationElementIterator? GetCollationElementIterator(ICharacterIterator? source);
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Android >= 24
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙