Skip to content

ViewCommandExtensions.BindToTarget(ICommand, View) method

Defined in

Type: ViewCommandExtensions Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-android36.0

public static IDisposable BindToTarget(this ICommand command, View control)

View source

Parameters

NameTypeDescription
commandICommand--
controlView--

Returns: IDisposable