SearchIterator
ElementComparisonType
Done
SearchIterator(ICharacterIterator, BreakIterator)
SearchIterator(IntPtr, JniHandleOwnership)
BreakIterator
Index
JniPeerMembers
MatchedText
MatchLength
MatchStart
Overlapping
Target
TargetText
ThresholdClass
ThresholdType
First()
Following(Int32)
GetElementComparisonType()
HandleNext(Int32)
HandlePrevious(Int32)
Last()
Next()
Preceding(Int32)
Previous()
Reset()
SetElementComparisonType(ElementComparisonType)
SetIndex(Int32)
SetMatchLength(Int32)
monoandroid
namespace Android.Icu.Text
{
[Register("android/icu/text/SearchIterator", ApiSince = 24, DoNotGenerateAcw = true)]
public abstract class SearchIterator : Object
{
[Register("targetText", ApiSince = 24)]
protected ICharacterIterator? TargetText { get; 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. |
- Built-in API
- Package-provided API