共用方式為


AssistStructure.ViewNode.MaxTextLength 屬性

定義

傳回與此節點相關聯的文字長度上限,如果節點不支援,則 -1 傳回或未設定。

public virtual int MaxTextLength { [Android.Runtime.Register("getMaxTextLength", "()I", "GetGetMaxTextLengthHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMaxTextLength", "()I", "GetGetMaxTextLengthHandler", ApiSince=28)>]
member this.MaxTextLength : int

屬性值

屬性

備註

傳回與此節點相關聯的文字長度上限,如果節點不支援,則 -1 傳回或未設定。 如果未設定文字長度,系統可能會設定預設值。

只有在 用於自動填滿目的時 AssistStructure ,才相關,而不是用於輔助用途。

android.app.assist.AssistStructure.ViewNode.getMaxTextLength()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於