C# 클래스 XamariniOSSignatureStarterKit.Helper

파일 보기 프로젝트 열기: rid00z/Xamarin-iOS-SignatureStarterKit

공개 메소드들

메소드 설명
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