C# Class Verses.iOS.InterfaceHelper

Afficher le fichier Open project: pierceboggan/Verses Class Usage Examples

Méthodes publiques

Méthode Description
ContentSize ( UITextView textView ) : float
ContentSize ( string text, float width, UIFont font ) : float
LabelForTitle ( string title ) : UILabel

Method Details

ContentSize() public static méthode

public static ContentSize ( UITextView textView ) : float
textView UITextView
Résultat float

ContentSize() public static méthode

public static ContentSize ( string text, float width, UIFont font ) : float
text string
width float
font UIFont
Résultat float

LabelForTitle() public static méthode

public static LabelForTitle ( string title ) : UILabel
title string
Résultat UILabel