Layout.GetOffsetToRightOf(Int32) Method

Definition

[Android.Runtime.Register("getOffsetToRightOf", "(I)I", "GetGetOffsetToRightOf_IHandler")]
public virtual int GetOffsetToRightOf (int offset);
[<Android.Runtime.Register("getOffsetToRightOf", "(I)I", "GetGetOffsetToRightOf_IHandler")>]
abstract member GetOffsetToRightOf : int -> int
override this.GetOffsetToRightOf : int -> int

Parameters

offset
Int32

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to