Struct windows_sys::UI::Xaml::Media::Animation::RepeatBehavior
[−]#[repr(C)]pub struct RepeatBehavior {
pub Count: f64,
pub Duration: TimeSpan,
pub Type: RepeatBehaviorType,
}Expand description
Required features: ‘UI_Xaml_Media_Animation’, ‘Foundation’
Fields
Count: f64Duration: TimeSpanType: RepeatBehaviorType