RoleManager.IsRoleAvailable(String) Method

Definition

[Android.Runtime.Register("isRoleAvailable", "(Ljava/lang/String;)Z", "", ApiSince=29)]
public bool IsRoleAvailable (string roleName);
[<Android.Runtime.Register("isRoleAvailable", "(Ljava/lang/String;)Z", "", ApiSince=29)>]
member this.IsRoleAvailable : string -> bool

Parameters

roleName
String

Returns

Attributes

Applies to