Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 386 Bytes

Navigate_ToastStyle.md

File metadata and controls

51 lines (34 loc) · 386 Bytes

Navigate.ToastStyle

public enum ToastStyle

Enumeration Cases

error

case error

warning

case warning

success

case success

info

case info

debug

case debug

custom

case custom

Properties

color

var color: UIColor