CPCViewSelectionHandling
internal protocol CPCViewSelectionHandling : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
typealias SelectionHandler = CPCViewSelectionHandlerProtocol
-
Undocumented
Declaration
Swift
var selectionHandler: SelectionHandler { get set }
-
Selection
Extension methodUndocumented
Declaration
Swift
public typealias Selection = CPCViewSelection
-
selection
Extension methodUndocumented
Declaration
Swift
public var selection: CPCViewSelection { get set }