monoandroid
namespace Java.Text
{
[Register("java/text/AttributedString", DoNotGenerateAcw = true)]
public class AttributedString : Object
{
[Register("getIterator", "([Ljava/text/AttributedCharacterIterator$Attribute;)Ljava/text/AttributedCharacterIterator;", "GetGetIterator_arrayLjava_text_AttributedCharacterIterator_Attribute_Handler")]
public virtual IAttributedCharacterIterator? GetIterator(AttributedCharacterIteratorAttribute![]? attributes);
}
}
.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. |