次の方法で共有


PromptVerticalListContentView.MaxItemCount Property

Definition

Returns the maximum count of the list items.

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

Property Value

Attributes

Remarks

Returns the maximum count of the list items.

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

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