Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 550 Bytes

FeatureStatus.md

File metadata and controls

26 lines (17 loc) · 550 Bytes

STRUCT

FeatureStatus

public struct FeatureStatus

Model class that describes the content of a Capable notification (see Notification.Name.CapableFeatureStatusDidChange)

Properties

feature

public private(set) var feature: CapableFeature

The feature type.

statusString

public private(set) var statusString: String

The feature's status: While most features can only have a status set to enabled or disabled, the '.largerText` feature offers the font scale set by the user.