Udostępnij za pośrednictwem


LabelExtensions.TextBottom<TLabel>(TLabel) Method

Definition

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

Type Parameters

TLabel

Parameters

label
TLabel

Returns

TLabel

Applies to