語言

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>

屬性值

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於