UIBlurEffect.as constructor
UIBlurEffect.as(
- ObjCObject other
Constructs a UIBlurEffect that points to the same underlying object as other.
Implementation
UIBlurEffect.as(objc.ObjCObject other) : object$ = other {}