- Assembly
- Rocket
.Surgery .ReactiveUI .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Base Types
-
- U
I Application Delegate
- U
graph BT
Type-->Base0["UIApplicationDelegate"]
Type["ApplicationDelegateBase"]
class Type type-node
Syntax
public abstract class ApplicationDelegateBase : UIApplicationDelegate
Constructors
Name | Summary |
---|---|
Application |
Methods
Name | Value | Summary |
---|---|---|
ComposeDelegate |
void | |
FinishedLaunching |
bool | |
FinishedLaunching |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|