deviceHasFormFactor abstract method
bool
deviceHasFormFactor({
- AFFormFactor? atLeast,
- AFFormFactor? atMost,
- Orientation? withOrientation,
Implementation
bool deviceHasFormFactor({
AFFormFactor? atLeast,
AFFormFactor? atMost,
Orientation? withOrientation
});