UIUserNotificationSettings$1.as constructor

UIUserNotificationSettings$1.as(
  1. ObjCObject other
)

Constructs a UIUserNotificationSettings$1 that points to the same underlying object as other.

Implementation

UIUserNotificationSettings$1.as(objc.ObjCObject other) : object$ = other {}