pub struct WidgetAction(/* private fields */);Implementations§
Source§impl WidgetAction
impl WidgetAction
Sourcepub fn parameter_type(&self) -> Option<&VariantType>
pub fn parameter_type(&self) -> Option<&VariantType>
The action parameter type
Sourcepub fn property_name(&self) -> Option<&str>
pub fn property_name(&self) -> Option<&str>
The action property name