Język

LocationButtonRequest.Configuration Property

Definition

Returns the configuration of the button.

public Android.Content.Res.Configuration Configuration { [Android.Runtime.Register("getConfiguration", "()Landroid/content/res/Configuration;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getConfiguration", "()Landroid/content/res/Configuration;", "", ApiSince=37)>]
member this.Configuration : Android.Content.Res.Configuration

Property Value

Attributes

Remarks

Returns the configuration of the button.

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

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