IUIGuidedAccessRestrictionDelegate Interfaz

Definición

Interfaz que, junto con la UIGuidedAccessRestrictionDelegate_Extensions clase , componen el protocolo UIGuidedAccessRestrictionDelegate.

[Foundation.Protocol(Name="UIGuidedAccessRestrictionDelegate", WrapperType=typeof(UIKit.UIGuidedAccessRestrictionDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIGuidedAccessRestrictionDelegate : IDisposable, ObjCRuntime.INativeObject
type IUIGuidedAccessRestrictionDelegate = interface
    interface INativeObject
    interface IDisposable
Atributos
Implementaciones

Propiedades

GetGuidedAccessRestrictionIdentifiers

Interfaz que, junto con la UIGuidedAccessRestrictionDelegate_Extensions clase , componen el protocolo UIGuidedAccessRestrictionDelegate.

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

GetTextForGuidedAccessRestriction(String)

Interfaz que, junto con la UIGuidedAccessRestrictionDelegate_Extensions clase , componen el protocolo UIGuidedAccessRestrictionDelegate.

GuidedAccessRestrictionChangedState(String, UIGuidedAccessRestrictionState)

Interfaz que, junto con la UIGuidedAccessRestrictionDelegate_Extensions clase , componen el protocolo UIGuidedAccessRestrictionDelegate.

Métodos de extensión

GetDetailTextForGuidedAccessRestriction(IUIGuidedAccessRestrictionDelegate, String)

Interfaz que, junto con la UIGuidedAccessRestrictionDelegate_Extensions clase , componen el protocolo UIGuidedAccessRestrictionDelegate.

Se aplica a