ViewExtensions.Left<TView>(TView) Method

Definition

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

Type Parameters

TView

Parameters

view
TView

Returns

TView

Applies to