Język

BoringLayout.TopPadding Property

Definition

Returns the (negative) number of extra pixels of ascent padding in the top line of the Layout.

public override int TopPadding { [Android.Runtime.Register("getTopPadding", "()I", "GetGetTopPaddingHandler")] get; }
[<get: Android.Runtime.Register("getTopPadding", "()I", "GetGetTopPaddingHandler")>]
member this.TopPadding : int

Property Value

Attributes

Remarks

Returns the (negative) number of extra pixels of ascent padding in the top line of the Layout.

Android reference for android.text.BoringLayout.getTopPadding.

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