BlockExecutions

Defines whether a MavericksViewModel.execute invocation should not be run.

Entries

WithLoading
Link copied to clipboard

Block the execute call from having an impact from values returned by the object being executed, but perform one state callback to set the Async property to loading as if the call is actually happening.

Completely
Link copied to clipboard

Block the execute call from having an impact.

No
Link copied to clipboard
No()

Run the execute block normally.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int