InlinePresentationSpec.MinSize Property

Definition

The minimal size of the suggestion.

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

Property Value

Attributes

Remarks

The minimal size of the suggestion.

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

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