UZMenuItem open class UZMenuItem: UZModelObject Class chứa thông tin của menu item id id của menu Declaration Swift public var id: String! = "" title Tựa đề của menu Declaration Swift public var title: String! = "" type Loại menu Declaration Swift public var type: String! = "" iconURL Link hình ảnh icon Declaration Swift public var iconURL: URL? = nil © 2018 Nam Kennic. All rights reserved. (Last updated: 2018-10-29) Generated by jazzy ♪♫ v0.9.1, a Realm project.