共用方式為


UIContentSizeCategoryChangedEventArgs 類別

定義

提供事件的資料。

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

建構函式

UIContentSizeCategoryChangedEventArgs(NSNotification)

初始化 UIContentSizeCategoryChangedEventArgs 類別的新實例。

屬性

NewValue

內容的新大小,例如新的字型大小,以點為單位。

Notification

來自張貼通知的基礎 NSNotification 物件。

(繼承來源 NSNotificationEventArgs)
WeakNewValue

內容的新大小,例如新的字型大小,以點為單位。

適用於