Parcel.StringCreator Property

Definition

Gets the StringCreator value.

[Android.Runtime.Register("STRING_CREATOR")]
public static Android.OS.IParcelableCreator? StringCreator { get; }
[<Android.Runtime.Register("STRING_CREATOR")>]
static member StringCreator : Android.OS.IParcelableCreator

Property Value

the StringCreator value.

Attributes

Remarks

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.

Java documentation for android.os.Parcel.STRING_CREATOR.

Applies to