Drawable.GetHotspotBounds(Rect) Metodo

Definizione

Popola outRect con i limiti dell'hotspot.

[Android.Runtime.Register("getHotspotBounds", "(Landroid/graphics/Rect;)V", "GetGetHotspotBounds_Landroid_graphics_Rect_Handler", ApiSince=23)]
public virtual void GetHotspotBounds(Android.Graphics.Rect outRect);
[<Android.Runtime.Register("getHotspotBounds", "(Landroid/graphics/Rect;)V", "GetGetHotspotBounds_Landroid_graphics_Rect_Handler", ApiSince=23)>]
abstract member GetHotspotBounds : Android.Graphics.Rect -> unit
override this.GetHotspotBounds : Android.Graphics.Rect -> unit

Parametri

outRect
Rect

il rect per popolare con i limiti hotspot

Attributi

Commenti

Popola outRect con i limiti dell'hotspot.

per android.graphics.drawable.Drawable.getHotspotBounds(android.graphics.Rect).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a