Partager via


PromptVerticalListContentView.MaxEachItemCharacterNumber Property

Definition

Returns the maximum number of characters allowed for each item's text.

public static int MaxEachItemCharacterNumber { [Android.Runtime.Register("getMaxEachItemCharacterNumber", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getMaxEachItemCharacterNumber", "()I", "", ApiSince=35)>]
static member MaxEachItemCharacterNumber : int

Property Value

Attributes

Remarks

Returns the maximum number of characters allowed for each item's text.

Java documentation for android.hardware.biometrics.PromptVerticalListContentView.getMaxEachItemCharacterNumber().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to