Property.Type Property

Definition

Returns the type for this property.

public virtual Java.Lang.Class? Type { [Android.Runtime.Register("getType", "()Ljava/lang/Class;", "GetGetTypeHandler")] get; }
[<get: Android.Runtime.Register("getType", "()Ljava/lang/Class;", "GetGetTypeHandler")>]
member this.Type : Java.Lang.Class

Property Value

Attributes

Remarks

Returns the type for this property.

Java documentation for android.util.Property.getType().

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