Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityEditorInternal
iOSPreferenceWindowExtension
C# Class UnityEditorInternal.iOSPreferenceWindowExtension
Inheritance:
IPreferenceWindowExtension
显示文件
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
HasExternalApplications
( ) :
bool
ReadPreferences
( ) :
void
ShowExternalApplications
( ) :
void
WritePreferences
( ) :
void
Method Details
HasExternalApplications()
public
method
public
HasExternalApplications
( ) :
bool
return
bool
ReadPreferences()
public
method
public
ReadPreferences
( ) :
void
return
void
ShowExternalApplications()
public
method
public
ShowExternalApplications
( ) :
void
return
void
WritePreferences()
public
method
public
WritePreferences
( ) :
void
return
void