Język

LocationButtonRequest.StrokeWidth Property

Definition

Returns the button outline/border width.

public int StrokeWidth { [Android.Runtime.Register("getStrokeWidth", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getStrokeWidth", "()I", "", ApiSince=37)>]
member this.StrokeWidth : int

Property Value

Returns the button outline/border width.

Attributes

Remarks

Returns the button outline/border width.

Android reference for android.app.permissionui.LocationButtonRequest.getStrokeWidth.

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