DoChangeProperties
public struct DoChangeProperties : SerializableMessage
Undocumented
-
Declaration
Swift
public static let title: Message.Title -
Undocumented
Declaration
Swift
public let changeMask: ChangeMask -
Undocumented
Declaration
Swift
public let input: UInt16 -
Undocumented
Declaration
Swift
public let longName: String -
Undocumented
Declaration
Swift
public let shortName: String -
Declaration
Swift
public init(with bytes: ArraySlice<UInt8>) throws -
Undocumented
Declaration
Swift
public init(input: UInt16, longName: String?, shortName: String?) -
Declaration
Swift
public var debugDescription: String { get } -
Declaration
Swift
public var dataBytes: [UInt8] { get } -
Undocumented
See moreDeclaration
Swift
public struct ChangeMask : OptionSet
View on GitHub
DoChangeProperties Structure Reference