Свойство | Тип | Описание | |
---|---|---|---|
configurePage | void | ||
dequeueRecycledPage | |||
frameForPageAtIndex | |||
imageAtIndex | UIImage | ||
imageNameAtIndex | string | ||
imageSizeAtIndex | |||
isDisplayingPageForIndex | bool | ||
tilePages | void |
Метод | Описание | |
---|---|---|
LoadView ( ) : void | ||
PhotoViewController ( ) : System | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidUnload ( ) : void | ||
WillAnimateRotation ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
configurePage ( |
||
dequeueRecycledPage ( ) : |
||
frameForPageAtIndex ( int index ) : |
||
imageAtIndex ( int index ) : UIImage | ||
imageNameAtIndex ( int index ) : string | ||
imageSizeAtIndex ( int index ) : |
||
isDisplayingPageForIndex ( int index ) : bool | ||
tilePages ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Результат | bool |
public WillAnimateRotation ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
Результат | void |
public WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
Результат | void |