Resource.Attribute.CanTakeScreenshot Field

Definition

Identifies the platform attribute resource named canTakeScreenshot.

[Android.Runtime.Register("canTakeScreenshot", ApiSince=30)]
public const int CanTakeScreenshot = 16844303;
[<Android.Runtime.Register("canTakeScreenshot", ApiSince=30)>]
val mutable CanTakeScreenshot : int

Field Value

Value = 16844303
Attributes

Remarks

Android platform documentation

Applies to