프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ReleaseDesignerOutlets | void |
메소드 | 설명 | |
---|---|---|
AutoCompleteDemoViewController ( ) : System | ||
DidReceiveMemoryWarning ( ) : void | ||
SetAutoCompleteText ( string finalString ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
UpdateSuggestions ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewDidUnload ( ) : void |
메소드 | 설명 | |
---|---|---|
ReleaseDesignerOutlets ( ) : void |
public AutoCompleteDemoViewController ( ) : System | ||
리턴 | System |
public SetAutoCompleteText ( string finalString ) : void | ||
finalString | string | |
리턴 | void |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |