IUIGuidedAccessRestrictionDelegate 인터페이스

정의

클래스와 함께 UIGuidedAccessRestrictionDelegate_Extensions 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
특성
구현

속성

GetGuidedAccessRestrictionIdentifiers

클래스와 함께 UIGuidedAccessRestrictionDelegate_Extensions UIGuidedAccessRestrictionDelegate 프로토콜을 구성하는 인터페이스입니다.

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

메서드

GetTextForGuidedAccessRestriction(String)

클래스와 함께 UIGuidedAccessRestrictionDelegate_Extensions UIGuidedAccessRestrictionDelegate 프로토콜을 구성하는 인터페이스입니다.

GuidedAccessRestrictionChangedState(String, UIGuidedAccessRestrictionState)

클래스와 함께 UIGuidedAccessRestrictionDelegate_Extensions UIGuidedAccessRestrictionDelegate 프로토콜을 구성하는 인터페이스입니다.

확장 메서드

GetDetailTextForGuidedAccessRestriction(IUIGuidedAccessRestrictionDelegate, String)

클래스와 함께 UIGuidedAccessRestrictionDelegate_Extensions UIGuidedAccessRestrictionDelegate 프로토콜을 구성하는 인터페이스입니다.

적용 대상