View.OffsetTopAndBottom(Int32) 메서드

정의

이 보기의 세로 위치를 지정된 픽셀 수만큼 오프셋합니다.

[Android.Runtime.Register("offsetTopAndBottom", "(I)V", "GetOffsetTopAndBottom_IHandler")]
public virtual void OffsetTopAndBottom (int offset);
[<Android.Runtime.Register("offsetTopAndBottom", "(I)V", "GetOffsetTopAndBottom_IHandler")>]
abstract member OffsetTopAndBottom : int -> unit
override this.OffsetTopAndBottom : int -> unit

매개 변수

offset
Int32

뷰를 오프셋할 픽셀 수입니다.

특성

설명

이 보기의 세로 위치를 지정된 픽셀 수만큼 오프셋합니다.

에 대한 Java 설명서입니다 android.view.View.offsetTopAndBottom(int).

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

적용 대상