Class ScreenResolutionTests | Unity Documentation
docs.unity3d.com
    Show / Hide Table of Contents

    Class ScreenResolutionTests

    Inheritance
    Object
    ScreenResolutionTests
    Namespace: Tests
    Syntax
    public class ScreenResolutionTests

    Methods

    ScreenResolutionChangesCorrectlyWhenChangingOrientation(ScreenOrientation, ScreenOrientation, Int32, Int32)

    Declaration
    public void ScreenResolutionChangesCorrectlyWhenChangingOrientation(ScreenOrientation initOrientation, ScreenOrientation newOrientation, int screenWidth, int screenHeight)
    Parameters
    Type Name Description
    ScreenOrientation initOrientation
    ScreenOrientation newOrientation
    Int32 screenWidth
    Int32 screenHeight

    ScreenResolutionChangesCorrectlyWhenChangingResolutionAndOrientation(ScreenOrientation, ScreenOrientation, Int32, Int32)

    Declaration
    public void ScreenResolutionChangesCorrectlyWhenChangingResolutionAndOrientation(ScreenOrientation initOrientation, ScreenOrientation newOrientation, int newWidth, int newHeight)
    Parameters
    Type Name Description
    ScreenOrientation initOrientation
    ScreenOrientation newOrientation
    Int32 newWidth
    Int32 newHeight

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

    Declaration
    public void TearDown()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023