Share via


UIContentSizeCategoryChangedEventArgs 类

定义

为该事件提供数据。

public class UIContentSizeCategoryChangedEventArgs : Foundation.NSNotificationEventArgs
type UIContentSizeCategoryChangedEventArgs = class
    inherit NSNotificationEventArgs
继承
UIContentSizeCategoryChangedEventArgs

构造函数

UIContentSizeCategoryChangedEventArgs(NSNotification)

初始化 UIContentSizeCategoryChangedEventArgs 类的新实例。

属性

NewValue

内容的新大小(例如新字号)(以磅为单位)。

Notification

发布通知中的基础 NSNotification 对象。

(继承自 NSNotificationEventArgs)
WeakNewValue

内容的新大小(例如新字号)(以磅为单位)。

适用于