KNVParams Class Reference

Inherits from NSObject
Conforms to NSCoding
Declared in KNVParams.h
KNVParams.m

Overview

@class KNVParams

  destination

목적지 기본 정보. (required)

@property (readonly) KNVLocation *destination

Discussion

@property destination

Declared In

KNVParams.h

  options

옵션 정보.

@property (nullable, copy, nonatomic) KNVOptions *options

Discussion

@property options

Declared In

KNVParams.h

  viaList

경유지 정보. (최대 3개)

@property (nullable, copy, nonatomic) NSArray<KNVLocation*> *viaList

Discussion

@property viaList

Declared In

KNVParams.h