Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ImageScrollView ( |
||
LayoutSubviews ( ) : void | ||
ToString ( ) : string | ||
displayImage ( UIImage image ) : void | ||
displayTiledImageNamed ( string imageName, |
||
pointToCenterAfterRotation ( ) : |
||
restoreCenterPoint ( |
||
scaleToRestoreAfterRotation ( ) : float | ||
setMaxMinZoomScalesForCurrentBounds ( ) : void |
public ImageScrollView ( |
||
frame | ||
Результат | System |
public displayImage ( UIImage image ) : void | ||
image | UIImage | |
Результат | void |
public displayTiledImageNamed ( string imageName, |
||
imageName | string | |
imageSize | ||
Результат | void |
public pointToCenterAfterRotation ( ) : |
||
Результат |
public restoreCenterPoint ( |
||
oldCenter | ||
oldScale | float | |
Результат | void |
public scaleToRestoreAfterRotation ( ) : float | ||
Результат | float |
public setMaxMinZoomScalesForCurrentBounds ( ) : void | ||
Результат | void |