ContextExtensions class¶
Defined in
Namespace: ReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Full name: ReactiveUI.Reactive.ContextExtensions
Modifiers: public static
Summary¶
Provides extension methods for binding to Android services using observable sequences.
Applies to
net10.0-android36.0
Remarks¶
The ContextExtensions class offers methods that simplify service binding in Android applications by exposing service connection events as IObservable sequences. These methods enable reactive programming patterns for service lifecycle management, making it easier to subscribe to service connection and disconnection events. All members are static and intended to be used as extension methods on the Context type.
Methods¶
| Name | Summary |
|---|---|
| static ServiceBound |
Inherited members
Extension blocks¶
extension(Context context)¶
ServiceBoundServiceBoundServiceBoundServiceBound