Share via


IUIFocusDebuggerOutput Interface

Definition

For internal use by the lldb debugger.

[Foundation.Protocol(Name="UIFocusDebuggerOutput", WrapperType=typeof(UIKit.UIFocusDebuggerOutputWrapper))]
public interface IUIFocusDebuggerOutput : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="UIFocusDebuggerOutput", WrapperType=typeof(UIKit.UIFocusDebuggerOutputWrapper))>]
type IUIFocusDebuggerOutput = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to