MediaSession.GetBitmapSizeLimit(Context) 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.
[Android.Runtime.Register("getBitmapSizeLimit", "(Landroid/content/Context;)Landroid/util/Size;", "", ApiSince=37)]
public static Android.Util.Size GetBitmapSizeLimit(Android.Content.Context context);
[<Android.Runtime.Register("getBitmapSizeLimit", "(Landroid/content/Context;)Landroid/util/Size;", "", ApiSince=37)>]
static member GetBitmapSizeLimit : Android.Content.Context -> Android.Util.Size
Parameters
- context
- Context
Returns
- Attributes