IsSelectedFunction Class
true
while the Selectable is currently selected.
This expression attaches to the first Selectable node that is an ancestory of the expression node. Optionally, you may specify an argument to get a different selectable isSelected( myPanel )
.
Location
- Namespace
- Fuse.Selection
- Package
- Fuse.Selection 2.9.1
Interface of IsSelectedFunction
Inherited from VarArgFunction
Arguments : IList of Expression ux
FormatString(string) : string uno
Can be called by ToString
with a function name to do standard formatting of the arguments
Inherited from Expression
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide