Language

PrivateCredentialPermission.Actions Property

Definition

Gets the actions for this legacy permission stub.

public override string? Actions { [Android.Runtime.Register("getActions", "()Ljava/lang/String;", "")] get; }
[<get: Android.Runtime.Register("getActions", "()Ljava/lang/String;", "")>]
member this.Actions : string

Property Value

Always null on Android.

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