Class GetTopLayerElementsCommandSettings
Returns NodeIds of current top layer elements. Top layer is rendered closest to the user within a viewport, therefore its elements always appear on top of all other content.
public sealed class GetTopLayerElementsCommandSettings : ICommand
- Inheritance
-
GetTopLayerElementsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }