Skip to main content

ClearElementResult

Type Alias ClearElementResult 

Source
pub type ClearElementResult = ElementActionOutput;

Aliased Type§

pub struct ClearElementResult {
    pub element: UiNodeRef,
}

Fields§

§element: UiNodeRef