프로퍼티 | 타입 | 설명 | |
---|---|---|---|
docRef |
메소드 | 설명 | |
---|---|---|
BindDocument ( ) : void | ||
DidEnterBackground ( ) : void | ||
DidMoveToParentViewController ( UIViewController parent ) : void | ||
DocumentEditor ( |
||
OnCreated ( ) : void | ||
UnbindDocument ( ) : void | ||
UnbindUI ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillDisappear ( bool animated ) : void | ||
WillEnterForeground ( ) : void |
메소드 | 설명 | |
---|---|---|
WhenViewLoaded ( System.Action action ) : void |
public DidMoveToParentViewController ( UIViewController parent ) : void | ||
parent | UIViewController | |
리턴 | void |
public DocumentEditor ( |
||
docRef | ||
리턴 | System |
protected WhenViewLoaded ( System.Action action ) : void | ||
action | System.Action | |
리턴 | void |