IAttributedCharacterIterator.Attributes 属性

定义

返回当前字符的所有属性的映射。

public System.Collections.Generic.IDictionary<Java.Text.AttributedCharacterIteratorAttribute,Java.Lang.Object>? Attributes { [Android.Runtime.Register("getAttributes", "()Ljava/util/Map;", "GetGetAttributesHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getAttributes", "()Ljava/util/Map;", "GetGetAttributesHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.Attributes : System.Collections.Generic.IDictionary<Java.Text.AttributedCharacterIteratorAttribute, Java.Lang.Object>

属性值

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于