summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjuarez-ford <47789765+mjuarez-ford@users.noreply.github.com>2019-08-26 17:06:29 +0200
committerGitHub <noreply@github.com>2019-08-26 17:06:29 +0200
commit9c6a96761de2622af117aad5057eca14d7804a2f (patch)
treea21eaf3770c7d7e2861260582e4f080994aa70bd
parent1bf33a2cf676b758deb4a26e02015316eac4126a (diff)
downloadsdl_ios-9c6a96761de2622af117aad5057eca14d7804a2f.tar.gz
Update SmartDeviceLink/SDLWindowTypeCapabilities.h
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
-rw-r--r--SmartDeviceLink/SDLWindowTypeCapabilities.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLWindowTypeCapabilities.h b/SmartDeviceLink/SDLWindowTypeCapabilities.h
index 6da758a53..4ac0826ad 100644
--- a/SmartDeviceLink/SDLWindowTypeCapabilities.h
+++ b/SmartDeviceLink/SDLWindowTypeCapabilities.h
@@ -23,6 +23,8 @@ NS_ASSUME_NONNULL_BEGIN
/**
* Type of windows available, to create.
+
+ Required
*/
@property (strong, nonatomic) SDLWindowType type;