次の方法で共有


ViewExtensions.Bottom<TView>(TView) Method

Definition

public static TView Bottom<TView> (this TView view) where TView : Xamarin.Forms.View;
static member Bottom : 'View -> 'View (requires 'View :> Xamarin.Forms.View)

Type Parameters

TView

Parameters

view
TView

Returns

TView

Applies to