ScreenWidth<T>(T, T, T, T, T, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>)
static
|
extraSmall, small, medium, large, extraLarge, smallThreshold, mediumThreshold, largeThreshold, extraLargeThreshold
|
Selects the value of a reference type to be applied depending on the screen width.
|
ScreenWidth<T>(Nullable<T>, Nullable<T>, Nullable<T>, Nullable<T>, Nullable<T>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>)
static
|
extraSmall, small, medium, large, extraLarge, smallThreshold, mediumThreshold, largeThreshold, extraLargeThreshold
|
Selects the value of a value type to be applied depending on the screen width.
|