mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-16 05:05:00 +00:00
feat(essentials): Adds label property to shade interface
This commit is contained in:
@@ -31,6 +31,7 @@ namespace PepperDash.Essentials.Core.Shades
|
|||||||
public interface IShadesOpenCloseStop : IShadesOpenClose
|
public interface IShadesOpenCloseStop : IShadesOpenClose
|
||||||
{
|
{
|
||||||
void StopOrPreset();
|
void StopOrPreset();
|
||||||
|
string StopOrPresetButtonLabel;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user