C# 클래스 Xamarin.Canvas.Android.Extension

파일 보기 프로젝트 열기: Clancey/Canvas

공개 메소드들

메소드 설명
GetBitmap ( this res, string name ) : Android.Graphics.Bitmap
GetDrawable ( this res, string name ) : Android.Graphics.Drawables.Drawable

비공개 메소드들

메소드 설명
GetId ( Type type, string propertyName ) : int
IdFromTitle ( string title ) : int

메소드 상세

GetBitmap() 공개 정적인 메소드

public static GetBitmap ( this res, string name ) : Android.Graphics.Bitmap
res this
name string
리턴 Android.Graphics.Bitmap

GetDrawable() 공개 정적인 메소드

public static GetDrawable ( this res, string name ) : Android.Graphics.Drawables.Drawable
res this
name string
리턴 Android.Graphics.Drawables.Drawable