BaseControllerPointer.IsSelectPressed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if select is pressed right now
protected: bool IsSelectPressed;
protected bool IsSelectPressed;
val mutable IsSelectPressed : bool
Protected IsSelectPressed As Boolean