Drawable.GetHotspotBounds(Rect) 메서드

정의

outRect 핫스팟 범위로 채웁니다.

[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

매개 변수

outRect
Rect

핫스폿 범위로 채울 사각형

특성

설명

outRect 핫스팟 범위로 채웁니다.

에 대한 Java 설명서입니다 android.graphics.drawable.Drawable.getHotspotBounds(android.graphics.Rect).

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상