語言

ContentCaptureContext.Creator 屬性

定義

Parcel中建立ContentCaptureContext實例。

[Android.Runtime.Register("CREATOR", ApiSince=29)]
public static Android.OS.IParcelableCreator Creator { get; }
[<Android.Runtime.Register("CREATOR", ApiSince=29)>]
static member Creator : Android.OS.IParcelableCreator

屬性值

這種可包裝型的工廠。

屬性

備註

這是 Android Parcelable 合約的要求。

適用於