Skip to content

Commit

Permalink
hide from intellisense
Browse files Browse the repository at this point in the history
  • Loading branch information
williambohrmann3 committed Jun 3, 2024
1 parent af4c598 commit f9342b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Toolkit/Toolkit.UI.Controls/FloorFilter/FloorFilter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ public void SetSelectedLevelWithoutZoom(FloorLevel newLevel)
/// <remarks>
/// This is used for showing an entire facility in 3D.
/// </remarks>
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This property is deprecated. Use AllDisplayLevelsSelected instead.")]
public bool AllDisplayLevelsSelecteded
{
Expand Down

0 comments on commit f9342b0

Please sign in to comment.