C# Класс Xamarin.Canvas.Android.Extension

Показать файл Открыть проект

Открытые методы

Метод Описание
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