Partager via


FormWidgetInfo.IsMultiLineText Property

Definition

Returns true if the widget supports multiple lines of text input

public bool IsMultiLineText { [Android.Runtime.Register("isMultiLineText", "()Z", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isMultiLineText", "()Z", "", ApiSince=35)>]
member this.IsMultiLineText : bool

Property Value

Attributes

Remarks

Returns true if the widget supports multiple lines of text input

Java documentation for android.graphics.pdf.models.FormWidgetInfo.isMultiLineText().

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