AVRequestAccessStatus Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The delegate for RequestAccessForMediaTypeAsync(NSString).
public delegate void AVRequestAccessStatus(bool accessGranted);
type AVRequestAccessStatus = delegate of bool -> unit
Parameters
- accessGranted
- Boolean