Gets the UserInput object, which can be used to inform the RulerBarViewGenerator about user input. The generator uses this information to generate a new view.

Syntax

public UserInput UserInput { get; }
Public ReadOnly Property UserInput() As UserInput

Limitations

Runtime only.

Read only.