IAttributedCharacterIterator.AllAttributeKeys プロパティ

定義

に存在する属性のセットを返します 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>

プロパティ値

属性

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象