You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`enable`**| <code>boolean</code> | Configure whether the plugin should be enabled from startup. Only available for Android and iOS. | <code>true</code> |
54
-
|**`imageName`**| <code>string</code> | Configure whether the plugin should display a custom image from assets instead of a default background gray for the privacy screen. Only available for iOS. | <code>""</code> |
55
-
|**`contentMode`**| <code>'center' \| 'scaleToFill' \| 'scaleAspectFit' \| 'scaleAspectFill'</code> | Configure the content mode of displayed image. Only available for iOS. | <code>"center"</code> |
56
-
|**`preventScreenshots`**| <code>boolean</code> | Configure whether the plugin should disable/enable the possibility of taking screenshots. Only available for iOS. | <code>true</code> |
|**`enable`**| <code>boolean</code> | Configure whether the plugin should be enabled from startup. Only available for Android and iOS. | <code>true</code>||
54
+
|**`imageName`**| <code>string</code> | Configure whether the plugin should display a custom image from assets instead of a default background gray for the privacy screen. Only available for iOS. | <code>""</code>||
55
+
|**`contentMode`**| <code>'center' \| 'scaleToFill' \| 'scaleAspectFit' \| 'scaleAspectFill'</code> | Configure the content mode of displayed image. Only available for iOS. | <code>"center"</code>||
56
+
|**`preventScreenshots`**| <code>boolean</code> | Configure whether the plugin should prevent screenshots if enabled. Only available for iOS. | <code>true</code> | 5.2.0|
0 commit comments