Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::ANIMATIONINFO [−][src]
Fields
cbSize: u32iMinAnimate: i32Trait Implementations
type Abi = ANIMATIONINFO
type Abi = ANIMATIONINFO
The abi representation of the implementing type. Read more
type DefaultType = ANIMATIONINFO
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ANIMATIONINFO
impl Send for ANIMATIONINFO
impl Sync for ANIMATIONINFO
impl Unpin for ANIMATIONINFO
impl UnwindSafe for ANIMATIONINFO
Blanket Implementations
Mutably borrows from an owned value. Read more