Table of Contents

Interface IVisibilityAware

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public interface IVisibilityAware
Extension Methods

Methods

OnAppeared()

This event can sometimes be called without prior OnAppearing

void OnAppeared()

OnAppearing()

This can sometimes be omitted,

void OnAppearing()

OnDisappeared()

void OnDisappeared()

OnDisappearing()

void OnDisappearing()