C# Class ThirdParty.iOS4Unity.UIDevice

Inheritance: NSObject
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
CheckSystemVersion ( int major, int minor ) : bool
PlayInputClick ( ) : void

Private Methods

Méthode Description
UIDevice ( ) : System
UIDevice ( IntPtr handle ) : System

Method Details

CheckSystemVersion() public méthode

public CheckSystemVersion ( int major, int minor ) : bool
major int
minor int
Résultat bool

PlayInputClick() public méthode

public PlayInputClick ( ) : void
Résultat void