IUIGuidedAccessRestrictionDelegate Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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. |