言語

RemoteViews.RemoteCollectionItems.Creator プロパティ

定義

作成者を取得します。

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

プロパティ値

現在の作成者の値。

属性

注釈

その他の詳細については、Android リファレンス ドキュメントを参照してください。

適用対象