-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change segment title #20
Comments
You can check the example and will find the protocol define 'ARSegmentControllerDelegate',just impliment '-(NSString *)segmentTitle;' method in your controller to custom the segment title. |
@AugustRush you are right but when the controller is initialized you can't change the value |
ooh, i got it, but let me know why did you want to change the title? if this is a common demand, |
i will add it. |
Thank you, I appreciate that so much, Thank you again. On Tuesday, December 15, 2015, August [email protected] wrote:
|
Okay,i got it and will add this as soon as possible.but maybe i'm little busy now. 发自我的 iPhone
|
Hi,
First let me thank you for this amazing third part,
but i have a problem, how i can change segment title
The text was updated successfully, but these errors were encountered: