ScreenHeight<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 device screen size.
|
ScreenHeight<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 height.
|