ios - @ notation in Objective-C? -


this question has answer here:

what meaning of @ notation in objective-c ? ex: self.splitviewcontroller.viewcontrollers = @[masternavigationcontroller, detailnavigationcontroller];

these literals may use since apple llvm compiler 4.0 / clang v3.1. detailed overview, see objective-c literals.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -