Struct windows_sys::UI::Xaml::GridLength
[−]#[repr(C)]pub struct GridLength {
pub Value: f64,
pub GridUnitType: GridUnitType,
}Expand description
Required features: ‘UI_Xaml’
Fields
Value: f64GridUnitType: GridUnitType