Skip to content

Need to make CanSwipeCenter=NO #10

Description

@ghousesgb

Hi,
I am using leftviewcontroller (with uinavigationcontroller) and centerviewcontroller (with uinavigationcontroller).

When we go into child controllers from centerviewcontroller
i am setting self.swipecontroller.canswipeleft=NO. (it works fine)

when we go into child controllers from leftviewcontroller
(here i have create canswipecenter property and its setter as u have done for left)
and trying to set self.swipecontroller.canswipecenter=NO, (its not working)

Please any hint. I don't want to show centerviewcontroller when, we move to child controller of leftviewcontroller.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions