Language

CardEmulation.IsDeviceScreenOnRequiredForService(ComponentName) Method

Definition

[Android.Runtime.Register("isDeviceScreenOnRequiredForService", "(Landroid/content/ComponentName;)Z", "", ApiSince=36)]
public bool IsDeviceScreenOnRequiredForService(Android.Content.ComponentName service);
[<Android.Runtime.Register("isDeviceScreenOnRequiredForService", "(Landroid/content/ComponentName;)Z", "", ApiSince=36)>]
member this.IsDeviceScreenOnRequiredForService : Android.Content.ComponentName -> bool

Parameters

service
ComponentName

Returns

Attributes

Applies to