ReadyEventArgs.Controller Property
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.
Gets the window insets animation controller associated with this callback.
public Android.Views.IWindowInsetsAnimationController Controller { get; }
member this.Controller : Android.Views.IWindowInsetsAnimationController