UIContentSizeCategoryChangedEventArgs Clase

Definición

Proporciona datos para el evento.

public class UIContentSizeCategoryChangedEventArgs : Foundation.NSNotificationEventArgs
type UIContentSizeCategoryChangedEventArgs = class
    inherit NSNotificationEventArgs
Herencia
UIContentSizeCategoryChangedEventArgs

Constructores

UIContentSizeCategoryChangedEventArgs(NSNotification)

Inicializa una nueva instancia de la clase UIContentSizeCategoryChangedEventArgs.

Propiedades

NewValue

El nuevo tamaño del contenido, por ejemplo, el nuevo tamaño de fuente, en puntos.

Notification

Objeto NSNotification subyacente de la notificación publicada.

(Heredado de NSNotificationEventArgs)
WeakNewValue

El nuevo tamaño del contenido, por ejemplo, el nuevo tamaño de fuente, en puntos.

Se aplica a