public class UINib extends NSObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ExternalObjects |
| Constructor and Description |
|---|
UINib() |
| Modifier and Type | Method and Description |
|---|---|
List |
instantiateWithOwner(NSObject ownerOrNil,
Map optionsOrNil) |
static UINib |
nibWithData(NSData data,
NSBundle bundleOrNil) |
static UINib |
nibWithNibName(String name,
NSBundle bundleOrNil) |
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic static final String ExternalObjects
Copyright © 2020. All rights reserved.