Udostępnij za pośrednictwem


LabelExtensions.TextCenterHorizontal<TLabel>(TLabel) Method

Definition

public static TLabel TextCenterHorizontal<TLabel> (this TLabel label) where TLabel : Xamarin.Forms.Label;
static member TextCenterHorizontal : 'Label -> 'Label (requires 'Label :> Xamarin.Forms.Label)

Type Parameters

TLabel

Parameters

label
TLabel

Returns

TLabel

Applies to