TWTRSETweetShareViewController Class Reference
Inherits from | UIViewController |
---|---|
Declared in | TWTRSETweetShareViewController.h |
– initWithNibName:bundle:
- (instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil
– initWithConfiguration:
Initialize a tweet composer controller to be presented modally.
- (instancetype)initWithConfiguration:(TWTRSETweetShareConfiguration *)configuration
Parameters
configuration |
(required): A configuration object encapsulating the requirements to initialize this class. |
---|
Declared In
TWTRSETweetShareViewController.h