TWTRSETweetShareViewController Class Reference

Inherits from UIViewController
Declared in TWTRSETweetShareViewController.h

– initWithNibName:bundle:

- (instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil

– initWithCoder:

- (instancetype)initWithCoder:(NSCoder *)aDecoder

– init

- (instancetype)init

– 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