Protocols
-
Animator protocol
See moreDeclaration
Swift
@objc public protocol Animator
-
Gui에서 발생하는 이벤트에 대한 delegate.
See moreDeclaration
Swift
@objc public protocol GuiEventDelegate
-
KakaoMap의 이벤트 Delegate
See moreDeclaration
Swift
@objc public protocol KakaoMapEventDelegate
-
이벤트 핸들러 dispose 를 위한 프로토콜.
See moreDeclaration
Swift
public protocol DisposableEventHandler
-
TouchEvent Delegate
See moreDeclaration
Objective-C
@protocol K3fMapContainerDelegate <NSObject>
Swift
protocol K3fMapContainerDelegate : NSObjectProtocol
-
KMController 이벤트 delegate
See moreDeclaration
Objective-C
@protocol MapControllerDelegate <NSObject>
Swift
protocol MapControllerDelegate : NSObjectProtocol
-
Roadview의 이벤트 delegate.
See moreDeclaration
Swift
@objc public protocol RoadviewEventDelegate