DropDown.IsNaturallyInteractable Method

GeonBit.UI

DropDownIsNaturallyInteractable Method
Is the list a natrually-interactable entity.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool IsNaturallyInteractable()

Return Value

Type: Boolean
True.
See Also