Logo Settings Base
Abstract settings class for LogoPlugin.
This abstract class exposes all the required public APIs to configure the LogoPlugin.
Constructors
LogoSettingsBase
Link copied to clipboard
fun LogoSettingsBase()
Content copied to clipboard
Functions
get Settings
Link copied to clipboard
Get current logo configuration.
update Settings
Link copied to clipboard
Update logo configuration, the update will be applied to the plugin automatically.
Properties
marginBottom
Link copied to clipboard
marginLeft
Link copied to clipboard
marginRight
Link copied to clipboard
Inheritors
LogoViewPlugin
Link copied to clipboard