LabelExtensions.TextRight<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 TextRight<TLabel> (this TLabel label) where TLabel : Xamarin.Forms.Label;
static member TextRight : 'Label -> 'Label (requires 'Label :> Xamarin.Forms.Label)
Type Parameters
- TLabel
Parameters
- label
- TLabel
Returns
- TLabel