프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fileSuffix | string | ||
hasOrientation | bool | ||
isPortrait | bool | ||
minOsVersion | string | ||
size | string | ||
types | UnityEditor.iOS.SplashScreenJson[] |
메소드 | 설명 | |
---|---|---|
SplashScreenJson ( string minOsVersion, string fileSuffix, string size, bool hasOrientation, bool isPortrait ) : System |
메소드 | 설명 | |
---|---|---|
SplashScreenJson ( ) : System |
public SplashScreenJson ( string minOsVersion, string fileSuffix, string size, bool hasOrientation, bool isPortrait ) : System | ||
minOsVersion | string | |
fileSuffix | string | |
size | string | |
hasOrientation | bool | |
isPortrait | bool | |
리턴 | System |