Méthode | Description | |
---|---|---|
ColorPickerViewController ( ) : System | ||
DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
ShouldAutorotate ( ) : bool | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidLayoutSubviews ( ) : void | ||
ViewDidLoad ( ) : void |
Méthode | Description | |
---|---|---|
HandleColorPicked ( ) : void | ||
HandleHueChanged ( ) : void | ||
PositionHueIndicatorView ( ) : void | ||
PositionIndicators ( ) : void | ||
PositionSatBrightIndicatorView ( ) : void |
public ColorPickerViewController ( ) : System | ||
Résultat | System |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
Résultat | void |
public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
Résultat | UIInterfaceOrientationMask |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Résultat | bool |