UIGuidedAccessRestriction Class

Definition

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

ConfigureAccessibilityFeatures(UIGuidedAccessAccessibilityFeature, Boolean, UIGuidedAccessRestriction+UIGuidedAccessConfigureAccessibilityFeaturesCompletionHandler)
ConfigureAccessibilityFeaturesAsync(UIGuidedAccessAccessibilityFeature, Boolean)
GetState(String)

Returns the state (allow,deny) for the specified restrictionIdentifier.

Applies to