Language

ActionResult.Action Property

Definition

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

Property Value

the action this result refers to, e.g. ActionRequest#REQUEST_NEARBY_SCANNING.

Attributes

Applies to