@interface GKPlaceholderContentStateMachine : _GKStateMachine @property (readonly, nonatomic) BOOL isInPlaceholderState; - (id)init; @end