Property in OptionSet
Gets the Option s that should be presented to the user.
public Option[] Options { get; private set; }
Option: An option to be presented to the user.
Last updated 1 year ago
Was this helpful?