LabelExtensions.TextLeft<TLabel>(TLabel) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static TLabel TextLeft<TLabel> (this TLabel label) where TLabel : Xamarin.Forms.Label;
static member TextLeft : 'Label -> 'Label (requires 'Label :> Xamarin.Forms.Label)
Type Parameters
- TLabel
Parameters
- label
- TLabel
Returns
- TLabel