Interface IAimpServiceOptionsDialog
Interface IAimpServiceOptionsDialog Implements the IAimpService
Inherited Members
Namespace: AIMP.SDK.Options
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpServiceOptionsDialog : IAimpService
Methods
FrameModified(IAimpOptionsDialogFrame)
Frames the modified.
Declaration
AimpActionResult FrameModified(IAimpOptionsDialogFrame frame)
Parameters
Type | Name | Description |
---|---|---|
IAimpOptionsDialogFrame | frame | The frame. |
FrameShow(IAimpOptionsDialogFrame, Boolean)
Frames the show.
Declaration
AimpActionResult FrameShow(IAimpOptionsDialogFrame frame, bool forceShow)
Parameters
Type | Name | Description |
---|---|---|
IAimpOptionsDialogFrame | frame | The frame. |
System.Boolean | forceShow | if set to |