CloudMediaProviderContract.MediaColumns.StandardMimeTypeExtensionMotionPhoto フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Provider.CloudMediaStandardMimeTypeExtension enum directly instead of this field.

[Android.Runtime.Register("STANDARD_MIME_TYPE_EXTENSION_MOTION_PHOTO", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CloudMediaStandardMimeTypeExtension enum directly instead of this field.", true)]
public const Android.Provider.CloudMediaStandardMimeTypeExtension StandardMimeTypeExtensionMotionPhoto = 2;
[<Android.Runtime.Register("STANDARD_MIME_TYPE_EXTENSION_MOTION_PHOTO", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CloudMediaStandardMimeTypeExtension enum directly instead of this field.", true)>]
val mutable StandardMimeTypeExtensionMotionPhoto : Android.Provider.CloudMediaStandardMimeTypeExtension

フィールド値

Value = 2
属性

適用対象