InitialFocus
This type is used to decide which strategy for setting an initial focus is appropriate for trapFocusInMountpoint function.
There are three values available:
Parameters
focus
This boolean value splits the enum values into two disjoint sets: values which should set a focus after all (true
) and those who does not at all (false
)
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.