NextLevelFlashAndTorchDelegate
public protocol NextLevelFlashAndTorchDelegate : AnyObject
Flash and torch delegate, provides updates on active flash and torch related changes.
-
Undocumented
Declaration
Swift
func nextLevelDidChangeFlashMode(_ nextLevel: NextLevel) -
Undocumented
Declaration
Swift
func nextLevelDidChangeTorchMode(_ nextLevel: NextLevel) -
Undocumented
Declaration
Swift
func nextLevelFlashActiveChanged(_ nextLevel: NextLevel) -
Undocumented
Declaration
Swift
func nextLevelTorchActiveChanged(_ nextLevel: NextLevel) -
Undocumented
Declaration
Swift
func nextLevelFlashAndTorchAvailabilityChanged(_ nextLevel: NextLevel)
View on GitHub
NextLevelFlashAndTorchDelegate Protocol Reference