1 implementation of Rotation
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
781
public double
Rotation
3 references to Rotation
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (1)
54
[nameof(IView.
Rotation
)] = MapRotation,
Handlers\View\ViewHandler.Standard.cs (1)
41
/// Maps a view's abstract <see cref="ITransform.
Rotation
"/> property to the platform-specific implementations.
Microsoft.Maui.Controls.Compatibility (1)
RendererToHandlerShim.cs (1)
55
[nameof(IView.
Rotation
)] = MapIgnore,