MediaStore.Images.Thumbnails.GetKindSize(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
deprecated
[Android.Runtime.Register("getKindSize", "(I)Landroid/util/Size;", "", ApiSince=30)]
[System.Obsolete("deprecated")]
public static Android.Util.Size GetKindSize (int kind);
[<Android.Runtime.Register("getKindSize", "(I)Landroid/util/Size;", "", ApiSince=30)>]
[<System.Obsolete("deprecated")>]
static member GetKindSize : int -> Android.Util.Size
Parameters
- kind
- Int32
Returns
- Attributes