IUIFocusDebuggerOutput 인터페이스

정의

디버거에서 내부적으로 lldb 사용합니다.

[Foundation.Protocol(Name="UIFocusDebuggerOutput", WrapperType=typeof(UIKit.UIFocusDebuggerOutputWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIFocusDebuggerOutput : IDisposable, ObjCRuntime.INativeObject
type IUIFocusDebuggerOutput = interface
    interface INativeObject
    interface IDisposable
특성
구현

속성

Handle

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

(다음에서 상속됨 INativeObject)

적용 대상