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 プロトコルを構成するインターフェイス。

適用対象