UIWindow.UIWindowAppearance
UIWindow.UIWindowAppearance
Class
Definition
Appearance class for objects of type UIWindow.
public class UIWindow.UIWindowAppearance : UIKit.UIView.UIViewAppearance
type UIWindow.UIWindowAppearance = class
inherit UIView.UIViewAppearance
- Inheritance
-
UIKit.UIView+UIViewAppearanceUIKit.UIView+UIViewAppearanceUIWindow.UIWindowAppearanceUIWindow.UIWindowAppearance
Remarks
This appearance class is a strongly typed subclass of UIAppearance that is intended to be used with objects of class UIWindow. You can obtain an instance to this class by either accessing the static Appearance property on the UIWindow or by calling the AppearanceWhenContainedIn(Type[]) to get a UIAppearance that is context sensitive.
Constructors
UIWindow.UIWindowAppearance(IntPtr) UIWindow.UIWindowAppearance(IntPtr) |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...