Skip to content

UIControlCommandExtensions.BindToTarget(ICommand, UIControl, UIControlEvent) method

Defined in

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

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

public static IDisposable BindToTarget(this ICommand item, UIControl control, UIControlEvent events)

View source

Parameters

NameTypeDescription
itemICommand--
controlUIControl--
eventsUIControlEvent--

Returns: IDisposable