메소드 | 설명 | |
---|---|---|
GetAnimatedImageView ( NSData nsData, UIImageView imageView = null ) : UIImageView | ||
GetAnimatedImageView ( string url, UIImageView imageView = null ) : UIImageView |
메소드 | 설명 | |
---|---|---|
CreateAnimatedImageView ( CGImageSource imageSource, UIImageView imageView = null ) : UIImageView |
public static GetAnimatedImageView ( NSData nsData, UIImageView imageView = null ) : UIImageView | ||
nsData | NSData | |
imageView | UIImageView | |
리턴 | UIImageView |
public static GetAnimatedImageView ( string url, UIImageView imageView = null ) : UIImageView | ||
url | string | |
imageView | UIImageView | |
리턴 | UIImageView |