Property permissionGranted permissionGranted Property to be implemented by the provider to determine whether camera permission has been granted. Declaration public virtual bool permissionGranted { get; } Property Value Type Description bool true if camera permission has been granted. Otherwise, false.