프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddAsset | void | ||
AssetGridViewController | System | ||
ComputeDifferenceBetweenRect | |||
ReleaseDesignerOutlets | void | ||
ResetCachedAssets | void | ||
ToNSIndexPaths | NSIndexPath[] | ||
UpdateCachedAssets | void |
메소드 | 설명 | |
---|---|---|
AssetGridViewController ( |
||
GetCell ( UICollectionView collectionView, NSIndexPath indexPath ) : UICollectionViewCell | ||
GetItemsCount ( UICollectionView collectionView, nint section ) : nint | ||
PhotoLibraryDidChange ( PHChange changeInstance ) : void | ||
PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void | ||
Scrolled ( UIScrollView scrollView ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
AddAsset ( NSObject sender ) : void | ||
AssetGridViewController ( NSCoder coder ) : System | ||
ComputeDifferenceBetweenRect ( CGRect oldRect, CGRect newRect ) : |
||
ReleaseDesignerOutlets ( ) : void | ||
ResetCachedAssets ( ) : void | ||
ToNSIndexPaths ( NSIndexSet indexSet ) : NSIndexPath[] | ||
UpdateCachedAssets ( ) : void |
public AssetGridViewController ( |
||
handle | ||
리턴 | System |
public GetCell ( UICollectionView collectionView, NSIndexPath indexPath ) : UICollectionViewCell | ||
collectionView | UICollectionView | |
indexPath | NSIndexPath | |
리턴 | UICollectionViewCell |
public GetItemsCount ( UICollectionView collectionView, nint section ) : nint | ||
collectionView | UICollectionView | |
section | nint | |
리턴 | nint |
public PhotoLibraryDidChange ( PHChange changeInstance ) : void | ||
changeInstance | PHChange | |
리턴 | void |
public PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void | ||
segue | UIStoryboardSegue | |
sender | NSObject | |
리턴 | void |
public Scrolled ( UIScrollView scrollView ) : void | ||
scrollView | UIScrollView | |
리턴 | void |