UIGuidedAccessRestriction Class
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.
A static class that provides a method to determine the state of a Guided Access restriction.
public static class UIGuidedAccessRestriction
type UIGuidedAccessRestriction = class
- Inheritance
-
UIGuidedAccessRestriction
Methods
| Name | Description |
|---|---|
| ConfigureAccessibilityFeatures(UIGuidedAccessAccessibilityFeature, Boolean, UIGuidedAccessRestriction+UIGuidedAccessConfigureAccessibilityFeaturesCompletionHandler) |
Configures the specified guided access accessibility features. |
| ConfigureAccessibilityFeaturesAsync(UIGuidedAccessAccessibilityFeature, Boolean) |
Asynchronously configures the specified guided access accessibility features. |
| GetState(String) |
Returns the state (allow, deny) for the specified |