![]() |
ActionComponents
04.05.00
Customizable UI and time-saving tools for Android development with Xamarin and Visual Studio.
|
Classes | |
class | CGPoint |
Represents a simulated iOS CGPoint used to ease the porting of UI code from iOS to Android. A CGPoint can be implicitly converted to and from a base Android Point or PointF . More... | |
class | CGRect |
Represents a simulated iOS CGRect used to ease the porting of UI code from iOS to Android. A CGRect can be implicitly converted to and from an Android Rect or RectF . More... | |
class | CGSize |
Represents a simulated iOS CGSize used to ease the porting of UI code from iOS to Android. A CGSize can be implicitly converted to and from an Android Size or SizeF . More... | |