C# 클래스 GreenQloud.SparkleSetupWindow

상속: MonoMac.AppKit.NSWindow
파일 보기 프로젝트 열기: greenqloud/qloudsync

공개 프로퍼티들

프로퍼티 타입 설명
Buttons List
Description string
Header string
background_image_path string

공개 메소드들

메소드 설명
AcceptsFirstResponder ( ) : bool
OrderFrontRegardless ( ) : void
PerformClose ( NSObject sender ) : void
Reset ( ) : void
ShowAll ( ) : void
SparkleSetupWindow ( ) : System

메소드 상세

AcceptsFirstResponder() 공개 메소드

public AcceptsFirstResponder ( ) : bool
리턴 bool

OrderFrontRegardless() 공개 메소드

public OrderFrontRegardless ( ) : void
리턴 void

PerformClose() 공개 메소드

public PerformClose ( NSObject sender ) : void
sender MonoMac.Foundation.NSObject
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

ShowAll() 공개 메소드

public ShowAll ( ) : void
리턴 void

SparkleSetupWindow() 공개 메소드

public SparkleSetupWindow ( ) : System
리턴 System

프로퍼티 상세

Buttons 공개적으로 프로퍼티

public List Buttons
리턴 List

Description 공개적으로 프로퍼티

public string Description
리턴 string

Header 공개적으로 프로퍼티

public string Header
리턴 string

background_image_path 공개적으로 프로퍼티

public string background_image_path
리턴 string