CPCViewSelectionHandling
internal protocol CPCViewSelectionHandling : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
typealias SelectionHandler = CPCViewSelectionHandlerProtocol -
Undocumented
Declaration
Swift
var selectionHandler: SelectionHandler { get set }
-
SelectionExtension methodUndocumented
Declaration
Swift
public typealias Selection = CPCViewSelection -
selectionExtension methodUndocumented
Declaration
Swift
public var selection: CPCViewSelection { get set }
View on GitHub
Install in Dash
CPCViewSelectionHandling Protocol Reference