Share via


DefaultBindableProperties.RegisterForCommand Method

Definition

public static void RegisterForCommand(params ValueTuple<Xamarin.Forms.BindableProperty,Xamarin.Forms.BindableProperty>[] propertyPairs);
static member RegisterForCommand : ValueTuple<Xamarin.Forms.BindableProperty, Xamarin.Forms.BindableProperty>[] -> unit

Parameters

propertyPairs
System.ValueTuple<BindableProperty,BindableProperty>[]

Applies to