IAttributedCharacterIterator.AllAttributeKeys Propiedad

Definición

Devuelve un conjunto de atributos presentes en .AttributedCharacterIterator

public System.Collections.Generic.ICollection<Java.Text.AttributedCharacterIteratorAttribute>? AllAttributeKeys { [Android.Runtime.Register("getAllAttributeKeys", "()Ljava/util/Set;", "GetGetAllAttributeKeysHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getAllAttributeKeys", "()Ljava/util/Set;", "GetGetAllAttributeKeysHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.AllAttributeKeys : System.Collections.Generic.ICollection<Java.Text.AttributedCharacterIteratorAttribute>

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a