UIStatusBarFrameChangeEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des données pour l'événement.
public class UIStatusBarFrameChangeEventArgs : Foundation.NSNotificationEventArgs
type UIStatusBarFrameChangeEventArgs = class
inherit NSNotificationEventArgs
- Héritage
Constructeurs
UIStatusBarFrameChangeEventArgs(NSNotification) |
Initialise une nouvelle instance de la classe UIStatusBarFrameChangeEventArgs. |
Propriétés
Notification |
Objet NSNotification sous-jacent de la notification publiée. (Hérité de NSNotificationEventArgs) |
StatusBarFrame |
RectangleF définissant le frame de l’UIStatusBar. |