InlinePresentationSpec.MaxSize Property

Definition

The maximal size of the suggestion.

public Android.Util.Size MaxSize { [Android.Runtime.Register("getMaxSize", "()Landroid/util/Size;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getMaxSize", "()Landroid/util/Size;", "", ApiSince=30)>]
member this.MaxSize : Android.Util.Size

Property Value

Attributes

Remarks

The maximal size of the suggestion.

Java documentation for android.widget.inline.InlinePresentationSpec.getMaxSize().

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