C# 클래스 MacInspector.BoxPrefsViewController

Controls the adjustable properties of a T:MacInspector.CustomBox when displayed in an Inspector Panel.
This class uses key-value coding and data binding to set the properties. Please see: https://developer.xamarin.com/guides/mac/application_fundamentals/databinding/
상속: NSViewController
파일 보기 프로젝트 열기: xamarin/mac-samples

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
BoxPrefsViewController ( IntPtr handle ) : System

Initializes a new instance of the T:MacInspector.BoxPrefsViewController class.

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

BoxPrefsViewController() 공개 메소드

Initializes a new instance of the T:MacInspector.BoxPrefsViewController class.
public BoxPrefsViewController ( IntPtr handle ) : System
handle System.IntPtr Handle.
리턴 System