IWindow.FrameChanged(Rect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void FrameChanged(Microsoft::Maui::Graphics::Rect frame);
public void FrameChanged(Microsoft.Maui.Graphics.Rect frame);
abstract member FrameChanged : Microsoft.Maui.Graphics.Rect -> unit
Public Sub FrameChanged (frame As Rect)
Parameters
- frame
- Rect