다음을 통해 공유


FormWidgetInfo.IsReadOnly Property

Definition

Returns true if the widget is read-only

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

Property Value

Attributes

Remarks

Returns true if the widget is read-only

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

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