C# Класс XamariniOSSignatureStarterKit.Helper

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

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

Метод Описание
CreateToolbarTextImageIcon ( string label, EventHandler action, UIImage iconImage, UIColor textColor, float width = 60 ) : UIView
Helper ( ) : System
ScreenBoundsDependOnOrientation ( UIInterfaceOrientation interfaceOrientation = null ) : RectangleF

Описание методов

CreateToolbarTextImageIcon() публичный статический Метод

public static CreateToolbarTextImageIcon ( string label, EventHandler action, UIImage iconImage, UIColor textColor, float width = 60 ) : UIView
label string
action EventHandler
iconImage UIImage
textColor UIColor
width float
Результат UIView

Helper() публичный Метод

public Helper ( ) : System
Результат System

ScreenBoundsDependOnOrientation() публичный статический Метод

public static ScreenBoundsDependOnOrientation ( UIInterfaceOrientation interfaceOrientation = null ) : RectangleF
interfaceOrientation UIInterfaceOrientation
Результат System.Drawing.RectangleF